home *** CD-ROM | disk | FTP | other *** search
/ Aminet 51 / Aminet 51 (2002)(GTI - Schatztruhe)[!][Oct 2002].iso / Aminet / misc / emu / xt64-110.readme < prev    next >
Encoding:
Text File  |  2002-08-17  |  2.0 KB  |  74 lines

  1. Short:    C64 .PRG/.P00 file to t64 converter (for frodo)
  2. Author:   Tuomas Aho <tuomas.aho@kolumbus.fi>
  3. Uploader: Tuomas Aho <tuomas.aho@kolumbus.fi>
  4. Version:  1.1
  5. Type:     misc/emu
  6.  
  7.  
  8. What is it?
  9. -----------
  10. xt64 is a fast .prg/p00 to .t64 converter. (not so small anymore.. :)
  11.  
  12.  
  13.  
  14. General:
  15. --------
  16. The reason why i made this program is C64 emulator called Frodo. It's the 
  17. best c64 emulator for Amiga, but it does not load prg/p00 at all. I wonder how
  18. i can play those classic games which are in .prg format. Answer is here: XT64.
  19. It simply converts program (prg) file to T64 format. (i don't really know, is
  20. that the "real" t64 format, but it works in frodo and that's enough for me :)
  21.  
  22. Have a Fun with c64 classics !!
  23.  
  24.  
  25.  
  26. Usage:
  27. ------
  28. TO convert PRG or P00 file to T64 - Just type in Shell: xt64 "[.prg/.p00 file]"
  29.  
  30. --> xt64 writes another file in same location called "<your file>.T64"
  31.     (Example: "xt64 t:demo.prg"  - result will be "T:demo.t64"
  32.  
  33.  -  Converted file MUST contain extension ".prg" OR ".p00". If there is no 
  34.     extension, xt64 do nothing.
  35.  
  36.     NOTE: Converting some p00 can cause problems! Some converted files works 
  37.     100% some not. I don't know why.. All should be ok, but they just not work!
  38.     So, KEEP ALWAYS THE ORIGINAL FILE in safe! :)
  39.  
  40.  
  41. TO Restore T64 file to PRG file - Just type in Shell: "xt64 [.t64 file] RPRG"
  42.  
  43. --> xt64 writes another file called "<your file>.PRG"
  44.  
  45.  
  46. TO Restore .T64 file to .P00 file - NOT available (Yet). I'm having some 
  47.    problems with this one... will maybe added in next version.
  48.  
  49.  
  50.  
  51. Changes:
  52. --------
  53.  
  54. Since v1.0: 
  55.  
  56.  - Added support for P00 files. Now it's possible to convert P00 files to T64.
  57.  - Autodetects filetype by using file extension.
  58.  - Now writes filename inside the tapefile.
  59.  - Added support for restoring T64 to PRG file.(requested by few people, thaks!)
  60.  
  61.  
  62.  
  63. Author:
  64. -------
  65.  
  66. Please note that If you lost your files or xt64 causes any damage to your hd
  67. or Amiga, it's your own fault :) 
  68.  
  69. Xt64 v1.1 (3820 bytes)
  70.  
  71.  (c) 12.08.2002 Tuomas Aho (tuomas.aho@kolumubs.fi).
  72.  
  73.      New ideas and Feedback is always welcome!
  74.